This page contains a number of visualizations of COVID19 cases in the Western Balkans, it is hosted on GitHub pages, and all the code and graphs are free to use, share, modify any way you see fit with proper attribution. Done with the support of Balkansmedia.
A comparison of WB countries that have >100 confirmed cases with Italy. Please note that we are using a LOG10 scale, which is the standard for exponential growth, if the slope of the curve starts decreasing it means that the growth rate of the epidemic is decreasing as well, as explained in this Balkansmedia video.
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.
ggplotly(totals_graph)
## Warning: Removed 1 rows containing missing values (position_stack).
If you have issues embedding the above shown code you can freely copy the images displayed below:
interactive_confirmed_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.
totals_graph
## Warning: Removed 1 rows containing missing values (position_stack).
overall_confirmed_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.
recovered_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.
dead_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.